update

open override fun update(group: Group): Group?

Updates a group in the database.

Return

the updated group entity if the update was successful, otherwise null

Parameters

group

the group entity to be updated